XCO uses K3s for management of microservices which comes up with its own certificates.
The certificate is valid for one year from the date of installation which is reset on every upgrade. It supports the following alerts which effects the health of XCO security subsystem:
For more information, see Fault Management - Alerts.
You can renew or regenerate the K3s CA by using either script or command.
You can perform the renewal of K3s Server certificate only when:
Note
In TPVM, the renewal script and command are available in the /apps/efa/ and /opt/efa/ directory on a server installation.sudo bash <path to the script>/efa_k3s_renew_certs.sh --type server
efa certificate server renew --cert-type
On renewal of the certificate, CertificateRenewalAlert
is raised
which changes the health of the system to green.